Skip to content

Expose sqlite3_bind_blob overload which takes the length of the blob to bind to.#151

Merged
ericsink merged 2 commits intoericsink:masterfrom
CyrusNajmabadi:blobWork
Apr 12, 2017
Merged

Expose sqlite3_bind_blob overload which takes the length of the blob to bind to.#151
ericsink merged 2 commits intoericsink:masterfrom
CyrusNajmabadi:blobWork

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Apr 6, 2017

Addresses part of issue raised in: #135

Tagging @ericsink . Note: i'm unclear on how to build locally. Can you advise on how to best do that?

@ericsink
Copy link
Copy Markdown
Owner

Building SQLitePCL.raw is, er, tricky.

Basically, gen_build.cs compiles to something that generates all the project files.

Take a look at go.ps1 for an example.

@ericsink ericsink merged commit 2dfa868 into ericsink:master Apr 12, 2017
@ericsink
Copy link
Copy Markdown
Owner

Your patch builds fine.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Thanks!

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Followup question. What's your release schedule generally like? Thanks!

@CyrusNajmabadi CyrusNajmabadi deleted the blobWork branch April 12, 2017 18:17
@ericsink
Copy link
Copy Markdown
Owner

I plan to do a release in the next few days. I just want a bit more testing first.

More generally, I tend to do a release whenever something is urgent, or when I have accumulated a nice batch of non-urgent changes.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Awesome. Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants